Skip to content

Fix the naming error of erpc_server_add_pre_cb_action and erpc_server_add_post_cb_action#464

Merged
MichalPrincNXP merged 1 commit intoEmbeddedRPC:mainfrom
srzyhead:main
Feb 20, 2026
Merged

Fix the naming error of erpc_server_add_pre_cb_action and erpc_server_add_post_cb_action#464
MichalPrincNXP merged 1 commit intoEmbeddedRPC:mainfrom
srzyhead:main

Conversation

@srzyhead
Copy link
Contributor

@srzyhead srzyhead commented Aug 2, 2025

Fix the naming error of erpc_server_add_pre_cb_action and erpc_server_add_post_cb_action

Pull request

Choose Correct

  • bug
  • feature

Describe the pull request

Fix the naming error of erpc_server_add_pre_cb_action and erpc_server_add_post_cb_action

To Reproduce

When I call the erpc_server_add_pre_cb_action function, it can not compile.

Expected behavior

erpc_server_add_pre_cb_action can be called successfully.

Screenshots

Desktop (please complete the following information):

  • OS: all platfrom
  • eRPC Version: newest version in main branch

Steps you didn't forgot to do

  • I checked if other PR isn't solving this issue.
  • I read Contribution details and did appropriate actions.
  • PR code is tested.
  • PR code is formatted.
  • Allow edits from maintainers pull request option is set (recommended).

Additional context

@amgross
Copy link
Contributor

amgross commented Aug 4, 2025

This pr fixes #452

@MichalPrincNXP MichalPrincNXP self-assigned this Feb 20, 2026
@MichalPrincNXP MichalPrincNXP self-requested a review February 20, 2026 15:25
@MichalPrincNXP MichalPrincNXP merged commit ad5ee50 into EmbeddedRPC:main Feb 20, 2026
6 checks passed
@MichalPrincNXP
Copy link
Member

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants